home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16138 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  673 b 

  1. Path: uwm.edu!msunews!news
  2. From: Jianguo Liu <jliu@perm.fw.msu.edu>
  3. Newsgroups: comp.lang.c,,comp.lang.c++
  4. Subject: functions to detect memory use
  5. Date: 9 Apr 1996 18:59:28 GMT
  6. Organization: Michigan State University
  7. Message-ID: <4kec2g$1ep8@msunews.cl.msu.edu>
  8. NNTP-Posting-Host: 35.8.125.242
  9.  
  10. Hi Everyone:
  11.  
  12. I am new to Sun SPARComiler C++ 4.0.1 in Solaris 2.4 but 
  13. trying to detect memory use in a c/c++ program. 
  14. I would appreciate it if you could tell me which 
  15. functions I should use to find out how much memory 
  16. has been used and how much is available when the program is
  17. running. Which "include" file(s) should I use? Thanks in 
  18. advance for your help!
  19.  
  20. Jianguo Liu
  21.  
  22.